home *** CD-ROM | disk | FTP | other *** search
/ Resource Library: Multimedia / Resource Library: Multimedia.iso / hypercrd / nwmxcmsm / fldcntrl.hqx / flood control / background_2574.txt < prev    next >
Encoding:
Text File  |  1991-10-25  |  4.6 KB  |  222 lines

  1. -- background: 2574 from stack: in
  2. -- bmap block id: 3592
  3. -- flags: 0000
  4. -- background id: 0
  5. -- name: 
  6.  
  7.  
  8. -- part 2 (field)
  9. -- low flags: 00
  10. -- high flags: 0007
  11. -- rect: left=0 top=38 right=276 bottom=511
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 0
  15. -- font id: 21
  16. -- text size: 12
  17. -- style flags: 16384
  18. -- line height: 16
  19. -- part name: 
  20.  
  21.  
  22. -- part 3 (button)
  23. -- low flags: 00
  24. -- high flags: 0004
  25. -- rect: left=128 top=296 right=338 bottom=177
  26. -- title width / last selected line: 0
  27. -- icon id / first selected line: 1004 / 1004
  28. -- text alignment: 1
  29. -- font id: 0
  30. -- text size: 12
  31. -- style flags: 0
  32. -- line height: 16
  33. -- part name: New Button
  34. ----- HyperTalk script -----
  35. on mouseUp
  36.   printfield ("background field id 2")
  37. end mouseUp
  38.  
  39.  
  40.  
  41. -- part 4 (button)
  42. -- low flags: 00
  43. -- high flags: 0004
  44. -- rect: left=183 top=296 right=338 bottom=232
  45. -- title width / last selected line: 0
  46. -- icon id / first selected line: 1008 / 1008
  47. -- text alignment: 1
  48. -- font id: 0
  49. -- text size: 12
  50. -- style flags: 0
  51. -- line height: 16
  52. -- part name: PrintCard
  53. ----- HyperTalk script -----
  54. on mouseUp
  55.   print card
  56. end mouseUp
  57.  
  58.  
  59.  
  60. -- part 5 (button)
  61. -- low flags: 00
  62. -- high flags: 0004
  63. -- rect: left=458 top=296 right=338 bottom=507
  64. -- title width / last selected line: 0
  65. -- icon id / first selected line: 20098 / 20098
  66. -- text alignment: 1
  67. -- font id: 0
  68. -- text size: 12
  69. -- style flags: 0
  70. -- line height: 16
  71. -- part name: New Button
  72. ----- HyperTalk script -----
  73. on mouseUp
  74.   visual effect dissolve slow to black
  75.   wait 3
  76.   visual effect dissolve slow
  77.   go to stack "Database-1"
  78. end mouseUp
  79.  
  80.  
  81.  
  82. -- part 6 (button)
  83. -- low flags: 00
  84. -- high flags: 0004
  85. -- rect: left=293 top=296 right=338 bottom=342
  86. -- title width / last selected line: 0
  87. -- icon id / first selected line: 32650 / 32650
  88. -- text alignment: 1
  89. -- font id: 0
  90. -- text size: 12
  91. -- style flags: 0
  92. -- line height: 16
  93. -- part name: GoNext
  94. ----- HyperTalk script -----
  95. on mouseUp
  96.  
  97.   visual effect scroll right
  98.   go next
  99. end mouseUp
  100.  
  101.  
  102.  
  103. -- part 7 (button)
  104. -- low flags: 00
  105. -- high flags: 0004
  106. -- rect: left=238 top=296 right=338 bottom=287
  107. -- title width / last selected line: 0
  108. -- icon id / first selected line: 1016 / 1016
  109. -- text alignment: 1
  110. -- font id: 0
  111. -- text size: 12
  112. -- style flags: 0
  113. -- line height: 16
  114. -- part name: Goprev
  115. ----- HyperTalk script -----
  116. on mouseUp
  117.   visual effect scroll left
  118.   go previous
  119. end mouseUp
  120.  
  121.  
  122.  
  123. -- part 8 (button)
  124. -- low flags: 00
  125. -- high flags: 0004
  126. -- rect: left=73 top=296 right=338 bottom=122
  127. -- title width / last selected line: 0
  128. -- icon id / first selected line: 1009 / 1009
  129. -- text alignment: 1
  130. -- font id: 0
  131. -- text size: 12
  132. -- style flags: 0
  133. -- line height: 16
  134. -- part name: Find
  135. ----- HyperTalk script -----
  136. -- on mouseUp
  137. -- global searchit
  138. -- answer "Do you want to search bibliographies or abstracts?" -- with "Bibliography" or "Abstract" or "Cancel"
  139. -- if it is "Bibliography" then
  140. -- ask "Type in the word or phrase you want to find." with searchit
  141. -- put it into searchit
  142. -- find whole searchit in background fld id 1
  143. -- else
  144. -- if it is "Abstract" then
  145. -- ask "Type in the word or phrase you want to find." with searchit
  146. -- put it into searchit
  147. -- find whole searchit in background fld id 2
  148. -- end if
  149. -- end if
  150. -- end mouseUp
  151.  
  152. on mouseup
  153.   sicEmFido
  154. end mouseup
  155.  
  156.  
  157.  
  158. -- part 9 (button)
  159. -- low flags: 00
  160. -- high flags: 0004
  161. -- rect: left=18 top=296 right=338 bottom=67
  162. -- title width / last selected line: 0
  163. -- icon id / first selected line: 29114 / 29114
  164. -- text alignment: 1
  165. -- font id: 0
  166. -- text size: 12
  167. -- style flags: 0
  168. -- line height: 16
  169. -- part name: pop card
  170. ----- HyperTalk script -----
  171. on mouseUp
  172.   visual effect dissolve
  173.   pop card
  174. end mouseUp
  175.  
  176.  
  177.  
  178. -- part 10 (button)
  179. -- low flags: 00
  180. -- high flags: 0004
  181. -- rect: left=348 top=296 right=338 bottom=397
  182. -- title width / last selected line: 0
  183. -- icon id / first selected line: 130 / 130
  184. -- text alignment: 1
  185. -- font id: 0
  186. -- text size: 12
  187. -- style flags: 0
  188. -- line height: 16
  189. -- part name: go to flow chart
  190. ----- HyperTalk script -----
  191. on mouseUp
  192.   visual effect checkerboard slow
  193.   go to card id 12925 of stack "database-1"
  194.   wait 10
  195.   visual effect checkerboard slow
  196.   go to card "flow chart" in stack "database-1"
  197. end mouseUp
  198.  
  199.  
  200.  
  201. -- part 11 (button)
  202. -- low flags: 00
  203. -- high flags: 0004
  204. -- rect: left=403 top=296 right=338 bottom=452
  205. -- title width / last selected line: 0
  206. -- icon id / first selected line: 1020 / 1020
  207. -- text alignment: 1
  208. -- font id: 0
  209. -- text size: 12
  210. -- style flags: 0
  211. -- line height: 16
  212. -- part name: Help
  213. ----- HyperTalk script -----
  214. on mouseUp
  215.   push card
  216.   visual effect dissolve slow to black
  217.   wait 5
  218.   visual effect dissolve slow
  219.   go to card "help" of stack "database-1"
  220. end mouseUp
  221.  
  222.